How to Install php-google-api-php-client software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-google-api-php-client software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-google-api-php-client software package provides Google APIs client library for PHP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-google-api-php-client 

php-google-api-php-client is installed in your system.

Make ensure the php-google-api-php-client package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-google-api-php-client *

You will get with php-google-api-php-client package name, version, architecture and description in a table

php-google-api-php-client package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package php-google-api-php-client
Version 0.6.2-1
Description Google APIs client library for PHP
Sub Section PHP


See Also, How to uninstall or remove php-google-api-php-client software package from Ubuntu 14.04 LTS (Trusty Tahr)?